39 research outputs found

    Optimal Rules for Single Machine Scheduling with Stochastic Breakdowns

    Get PDF
    This paper studies the problem of scheduling a set of jobs on a single machine subject to stochastic breakdowns, where jobs have to be restarted if preemptions occur because of breakdowns. The breakdown process of the machine is independent of the jobs processed on the machine. The processing times required to complete the jobs are constants if no breakdown occurs. The machine uptimes are independently and identically distributed (i.i.d.) and are subject to a uniform distribution. It is proved that the Longest Processing Time first (LPT) rule minimizes the expected makespan. For the large-scale problem, it is also showed that the Shortest Processing Time first (SPT) rule is optimal to minimize the expected total completion times of all jobs

    An Affinity Propagation Clustering Algorithm for Mixed Numeric and Categorical Datasets

    Get PDF
    Clustering has been widely used in different fields of science, technology, social science, and so forth. In real world, numeric as well as categorical features are usually used to describe the data objects. Accordingly, many clustering methods can process datasets that are either numeric or categorical. Recently, algorithms that can handle the mixed data clustering problems have been developed. Affinity propagation (AP) algorithm is an exemplar-based clustering method which has demonstrated good performance on a wide variety of datasets. However, it has limitations on processing mixed datasets. In this paper, we propose a novel similarity measure for mixed type datasets and an adaptive AP clustering algorithm is proposed to cluster the mixed datasets. Several real world datasets are studied to evaluate the performance of the proposed algorithm. Comparisons with other clustering algorithms demonstrate that the proposed method works well not only on mixed datasets but also on pure numeric and categorical datasets

    Cross-CBAM: A Lightweight network for Scene Segmentation

    Full text link
    Scene parsing is a great challenge for real-time semantic segmentation. Although traditional semantic segmentation networks have made remarkable leap-forwards in semantic accuracy, the performance of inference speed is unsatisfactory. Meanwhile, this progress is achieved with fairly large networks and powerful computational resources. However, it is difficult to run extremely large models on edge computing devices with limited computing power, which poses a huge challenge to the real-time semantic segmentation tasks. In this paper, we present the Cross-CBAM network, a novel lightweight network for real-time semantic segmentation. Specifically, a Squeeze-and-Excitation Atrous Spatial Pyramid Pooling Module(SE-ASPP) is proposed to get variable field-of-view and multiscale information. And we propose a Cross Convolutional Block Attention Module(CCBAM), in which a cross-multiply operation is employed in the CCBAM module to make high-level semantic information guide low-level detail information. Different from previous work, these works use attention to focus on the desired information in the backbone. CCBAM uses cross-attention for feature fusion in the FPN structure. Extensive experiments on the Cityscapes dataset and Camvid dataset demonstrate the effectiveness of the proposed Cross-CBAM model by achieving a promising trade-off between segmentation accuracy and inference speed. On the Cityscapes test set, we achieve 73.4% mIoU with a speed of 240.9FPS and 77.2% mIoU with a speed of 88.6FPS on NVIDIA GTX 1080Ti

    A Local and Global Search Combined Particle Swarm Optimization Algorithm and Its Convergence Analysis

    Get PDF
    Particle swarm optimization algorithm (PSOA) is an advantage optimization tool. However, it has a tendency to get stuck in a near optimal solution especially for middle and large size problems and it is difficult to improve solution accuracy by fine-tuning parameters. According to the insufficiency, this paper researches the local and global search combine particle swarm algorithm (LGSCPSOA), and its convergence and obtains its convergence qualification. At the same time, it is tested with a set of 8 benchmark continuous functions and compared their optimization results with original particle swarm algorithm (OPSOA). Experimental results indicate that the LGSCPSOA improves the search performance especially on the middle and large size benchmark functions significantly

    Fungi and cercozoa regulate methane-associated prokaryotes in wetland methane emissions

    Get PDF
    Wetlands are natural sources of methane (CH4) emissions, providing the largest contribution to the atmospheric CH4 pool. Changes in the ecohydrological environment of coastal salt marshes, especially the surface inundation level, cause instability in the CH4 emission levels of coastal ecosystems. Although soil methane-associated microorganisms play key roles in both CH4 generation and metabolism, how other microorganisms regulate methane emission and their responses to inundation has not been investigated. Here, we studied the responses of prokaryotic, fungal and cercozoan communities following 5 years of inundation treatments in a wetland experimental site, and molecular ecological networks analysis (MENs) was constructed to characterize the interdomain relationship. The result showed that the degree of inundation significantly altered the CH4 emissions, and the abundance of the pmoA gene for methanotrophs shifted more significantly than the mcrA gene for methanogens, and they both showed significant positive correlations to methane flux. Additionally, we found inundation significantly altered the diversity of the prokaryotic and fungal communities, as well as the composition of key species in interactions within prokaryotic, fungal, and cercozoan communities. Mantel tests indicated that the structure of the three communities showed significant correlations to methane emissions (p < 0.05), suggesting that all three microbial communities directly or indirectly contributed to the methane emissions of this ecosystem. Correspondingly, the interdomain networks among microbial communities revealed that methane-associated prokaryotic and cercozoan OTUs were all keystone taxa. Methane-associated OTUs were more likely to interact in pairs and correlated negatively with the fungal and cercozoan communities. In addition, the modules significantly positively correlated with methane flux were affected by environmental stress (i.e., pH) and soil nutrients (i.e., total nitrogen, total phosphorus and organic matter), suggesting that these factors tend to positively regulate methane flux by regulating microbial relationships under inundation. Our findings demonstrated that the inundation altered microbial communities in coastal wetlands, and the fungal and cercozoan communities played vital roles in regulating methane emission through microbial interactions with the methane-associated community

    On the Detection of Fake Certificates via Attribute Correlation

    No full text
    Transport Layer Security (TLS) and its predecessor, SSL, are important cryptographic protocol suites on the Internet. They both implement public key certificates and rely on a group of trusted certificate authorities (i.e., CAs) for peer authentication. Unfortunately, the most recent research reveals that, if any one of the pre-trusted CAs is compromised, fake certificates can be issued to intercept the corresponding SSL/TLS connections. This security vulnerability leads to catastrophic impacts on SSL/TLS-based HTTPS, which is the underlying protocol to provide secure web services for e-commerce, e-mails, etc. To address this problem, we design an attribute dependency-based detection mechanism, called SSLight. SSLight can expose fake certificates by checking whether the certificates contain some attribute dependencies rarely occurring in legitimate samples. We conduct extensive experiments to evaluate SSLight and successfully confirm that SSLight can detect the vast majority of fake certificates issued from any trusted CAs if they are compromised. As a real-world example, we also implement SSLight as a Firefox add-on and examine its capability of exposing existent fake certificates from DigiNotar and Comodo, both of which have made a giant impact around the world

    Bayesian Sparse Estimation Using Double Lomax Priors

    No full text
    Sparsity-promoting prior along with Bayesian inference is an effective approach in solving sparse linear models (SLMs). In this paper, we first introduce a new sparsity-promoting prior coined as Double Lomax prior, which corresponds to a three-level hierarchical model, and then we derive a full variational Bayesian (VB) inference procedure. When noninformative hyperprior is assumed, we further show that the proposed method has one more latent variable than the canonical automatic relevance determination (ARD). This variable has a smoothing effect on the solution trajectories, thus providing improved convergence performance. The effectiveness of the proposed method is demonstrated by numerical simulations including autoregressive (AR) model identification and compressive sensing (CS) problems
    corecore